home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / netutils / fsl13.arj / FSLOGIN.INI < prev    next >
Text File  |  1993-12-31  |  2KB  |  66 lines

  1. ;
  2. ;   FSLOGIN.INI Customize Full Screen Login
  3. ;               (c) Copyright 1993, Confirm, All Rights Reserved.
  4. ;
  5. ;   Days=0-9    This value sets the number of days a user is
  6. ;               notified before his password expires.
  7. Days=5
  8. ;
  9. ;   Dim=0-9     The value determines the number of minutes
  10. ;               before the screen dimmer becomes active.
  11. ;               A value of 0 disables the screen dimmer.
  12. Dim=5
  13. ;
  14. ;   Esc=0-1     Disables (0) or enables (1) the escape key in the
  15. ;               Login Data form.
  16. Esc=1
  17. ;
  18. ;   Exp=0-1     Disables (0) or enables (1) exploding windows effect.
  19. ;
  20. Exp=1
  21. ;
  22. ;   Nns=0-2     NetWare Name Service support
  23. ;               0 = no NNS specific information is used
  24. ;               1 = depends on actual status of server
  25. ;               2 = always use 'Domain' type login form
  26. Nns=0
  27. ;
  28. ;   Pfp=0-3     Password Field Presentation.
  29. ;               0 = default (cursor stays in home position).
  30. ;               1 = cursor moves (spaces in field).
  31. ;               2 = cursor moves and dots in field.
  32. ;               3 = cursor moves and stars in field.
  33. Pfp=3
  34. ;
  35. ;   Sdw=0-1     Disables (0) or enables (1) shadow effect.
  36. ;
  37. Sdw=1
  38. ;
  39. ;   Sgroup=0-2  This parameter determines the behaviour of the
  40. ;               Server Group function.
  41. ;               0 = function disabled
  42. ;               1 = function enabled
  43. ;               2 = function restricted to custom list directly
  44. ;                   after the Sgroup statement.
  45. Sgroup=0
  46. Mars
  47. Jupiter
  48. Saturnus
  49. ;   <--- Do not remove! This indicates the end of the list!
  50. ;
  51. ;
  52. ;   Slist=0-2   This parameter determines the behaviour of the
  53. ;               ServerList function.
  54. ;               0 = function disabled
  55. ;               1 = function enabled
  56. ;               2 = function restricted to custom list directly
  57. ;                   after the Slist statement.
  58. Slist=1
  59. Mars
  60. Jupiter
  61. Saturnus
  62. ;   <--- Do not remove! This indicates the end of the list!
  63. ;
  64. ;   EOF
  65. ;
  66.